.NET Aspire Blog Posts

Building with .NET Aspire

.NET Aspire, Microsoft’s new cloud-ready stack, has captured the excitement of the .NET community. This session will dive into what .NET Aspire is, explore the problems it solves, and provide insights into how it can streamline cloud-native development.

Why should you use .NET Aspire?

.NET Aspire is a set of NuGet packages, tools, and project templates designed to simplify the creation of distributed applications. Microsoft developed .NET Aspire in response to developers’ requests…

NET Aspire 9.0 - Complete R&D Deployment 🚀

.NET Aspire 9.0 is a new approach in the .NET ecosystem that combines DevOps, Cloud-Native, Observability, and simplified microservices management capabilities. It enables the creation of simple and scalable microservices and distributed applications through built-in orchestration, integrated dashboard, and automatic infrastructure resource management.

ASP.NET Community Standup - .NET Aspire Q&A

Join us for a Q&A with Damian Edwards on all things .NET Aspire!

Setting Up Grafana for Monitoring .NET Apps with Docker

Set up Grafana with Docker and Prometheus to monitor .NET apps. Learn to visualize metrics and create real-time dashboards.

Get Started Using .NET Aspire with SQL Server & Azure SQL Database -- Visual Studio Magazine

Microsoft experts are making the rounds educating developers about the company's new, opinionated, cloud-ready stack for building observable, production ready, distributed, cloud-native applications with .NET.

Improving your dev experience with .NET Aspire

In this presentation you will get an introduction to what .NET Aspire can do for you! It will also try to explain a bit about how it actually works, instead of just showing the new and shiny stuff and saying that it is the result of many sacrificed chickens and black magic!

James Montemagno: .NET Aspire with Azd

James Montemagno joins the show to talk about an overview of .NET Aspire and its focus on simplifying app development and infrastructure orchestration. We also learn about how .NET Aspire supports both local development and cloud deployment. James then tells us more about integrating DevOps automation for Azure deployments using bicep templates and Azure Developer CLI (azd).

How to integrate .NET Aspire with RabbitMQ - Tutexchange

In this article, we will learn how to integrate RabbitMQ with .Net Aspire. As you know, .Net Aspire is used to build cloud-native applications.

Modular Monolith - Simplifying the Inner Development Loop with .NET Aspire

.NET Aspire significantly simplifies the inner development loop by providing a unified dashboard, streamlined configuration, and powerful orchestration capabilities. With features like service discovery, health monitoring, and seamless cloud deployments, .NET Aspire removes much of the complexity traditionally associated with Modular Monolith development.